For dynamic sql statements , authorization takes place on a per statement basis 對于動態(tài)sql語句,授權(quán)針對每個語句進(jìn)行。
Package cache memory allocated to store both static and dynamic sql statements 包緩存為存儲靜態(tài)和動態(tài)sql語句而分配的內(nèi)存。
Package cache - memory allocated to store both static and dynamic sql statements Package cache用于存儲靜態(tài)和動態(tài)sql語句的內(nèi)存
This is in contrast to a dynamic sql statement , whose syntax is not known until run - time 反之就是動態(tài)sql語句,其語法直到運行時才知道。
However , most applications use prepared statements rather than dynamic sql statements , so i won t delve into this 但是,多數(shù)應(yīng)用程序使用預(yù)備語句而不是動態(tài)sql語句,所以我不想深入這一部分。
Therefore , a set offsets statement specified in dynamic sql does not have any effect on any statements following the dynamic sql statement 因此,動態(tài)sql中指定的set offsets語句對動態(tài)sql語句之后的任何語句無效。
For dynamic sql statements , the sql string argument is captured from the statement execution call before the monitoring advice uses it 對于動態(tài)sql語句, sql字符串參數(shù)在監(jiān)視建議使用它之前,從語句執(zhí)行調(diào)用中被捕捉。
Therefore , a set fips flagger statement specified in dynamic sql does not have any effect on any statements following the dynamic sql statement 因此,在動態(tài)sql中指定的set fips _ flagger語句對動態(tài)sql語句之后的任何語句無效。
All data , including dynamic sql statements , user input data , user output data , and character fields in the sqlca , is interpreted based on this code page 所有數(shù)據(jù),包括動態(tài)sql語句、用戶輸入數(shù)據(jù)、用戶輸出數(shù)據(jù)以及sqlca中的字符字段,都是基于該代碼頁進(jìn)行解釋的。